home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Data Base of the Video Yearbook 1995
/
Data Base of the Video Yearbook 1995 - Disc 1.iso
/
cosmos
/
aiuew.dir
/
00046.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-12-21
|
202 b
|
9 lines
on searchdatat kasira
global mydatebase, taidata, mydbno
repeat with n = 1 to mydbno
if item 12 of line n of mydatebase = kasira then
put n & "," after taidata
end if
end repeat
end